Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(PE-37634) ensure sign-all with empty list succeeds #2821

Merged

Conversation

jonathannewman
Copy link
Contributor

Prior to this change, if the sign-all behavior was invoked for the CA service, an exception would be thrown because the function returns a result that wasn't expected. This adds a test that demonstrates the failure, and adds a fix to get the test to pass.

@jonathannewman jonathannewman requested a review from a team as a code owner February 9, 2024 17:45
Prior to this change, if the sign-all behavior was invoked for the
CA service, an exception would be thrown because the function returns
a result that wasn't expected. This adds a test that demonstrates the
failure, and adds a fix to get the test to pass.
@jonathannewman jonathannewman force-pushed the PE-37634/main/sign-all-empty branch from 1a222de to f00e097 Compare February 9, 2024 17:47
Copy link
Contributor

@steveax steveax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@steveax
Copy link
Contributor

steveax commented Feb 9, 2024

Eastwood linting error is the lein v2.11 bug, under 2.9.10:
== Linting done in 52452 ms ==
== Warnings: 0. Exceptions thrown: 0

@steveax steveax merged commit 6e6408f into puppetlabs:main Feb 9, 2024
10 of 11 checks passed
@jonathannewman jonathannewman deleted the PE-37634/main/sign-all-empty branch February 9, 2024 18:19
justinstoller added a commit to justinstoller/puppetserver that referenced this pull request Feb 16, 2024
…34/main/sign-all-empty"

This reverts commit 6e6408f, reversing
changes made to f1b5d91.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants